/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 12 2022 | 16:48:52 */
/*TOP BAR*/
.topbar .topbar-sections .topbar-left .topbar-socials, .topbar .topbar-sections .topbar-right .topbar-socials, header.site-header .header-wrapper .header-sections .tools {
    display: none;
}
.topbar .topbar-sections {
    height: 28px;
}
.top-menu-email, .top-menu-phone {
    display: inline-flex;
    align-items: center;
    line-height: 2;
	font-size:14px;
}
.top-menu-email a, .top-menu-phone a, .top-menu a {
    font-size:14px;
}
.top-menu-email .material-symbols-outlined, .top-menu-phone .material-symbols-outlined {
    font-size: 18px;
    margin-right: 7px;
}
.top-menu-phone {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    margin-left: 20px;
    padding-left: 20px;
}
.top-menu {
    display: inline-flex;
    line-height: 2;
    align-items: center;
    position: absolute;
    right: 16%;
    text-align: center;
}
.top-menu .link01 {
    background-color: rgba(0, 0, 0, 0.2);
}
.top-menu .link02 {
    background-color: rgba(0, 0, 0, 0.15);
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.top-menu .link03 {
    background-color: rgba(0, 0, 0, 0.1);
}
.top-menu .link01, .top-menu .link02, .top-menu .link03 {
    width: 170px;
    text-transform: uppercase;
    line-height: 2;
}
.top-menu .link01:hover, .top-menu .link02:hover, .top-menu .link03:hover {
    background-color: rgba(0, 0, 0, 0.08);
}
/*END TOB BAR*/
/*HEADER*/
header.site-header .header-wrapper .header-sections .left-nav {
    justify-content: flex-end;
    display: inline-flex;
}
header.site-header .header-inner {
    border-bottom: 1px solid rgba(0, 146, 213, 0.2);
}
.header-wrapper {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.new:before {
    content: 'New';
    position: absolute;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #3baee0;
    padding: 2px;
    z-index: 1;
    line-height: 1;
    color: #fff;
    font-weight: 500;
    transform: rotate(-23deg);
    margin-left: -13px;
    margin-top: -3px;
}
.navigation-foundation ul.is-dropdown-submenu {
    min-width: 415px;
}
.navigation-foundation ul.is-dropdown-submenu li a {
    padding: 7px 30px;
}
/*HEADER*/
/*GLOBAL*/
p {
    margin-bottom: 15px;
}
h2 {
    font-size: 30px;
    font-weight: 600 !important;
}
.grid-container {
    padding-right: 0;
    max-width: 1350px;
    padding-left: 0 !important;
}
.vc_btn3.vc_btn3-style-custom {
    background-image: none;
    background-image: none;
    background-image: none;
}
.boxed-row {
    max-width: 1350px;
    margin: auto !important;
}
.page-id-4136 .offcanvas_main_content #primary {
    padding-top: 85px !important;
}
	.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper {
    z-index: 1;
}
/*END GLOBAL*/
/*HOMEPAGE*/
.about-home {
    padding: 20px 0 40px;
}

h2 {
    font-size: 30px;
    font-weight: 600;
}
	.about-home h2 {
    padding-bottom:25px;
}
.about-home .txt {
    padding-top: 20px;
}
.about-home .bttn {
    margin-right: 10px;
}
/*SERVICES*/
.services-home {
    padding: 50px 0;
}
.services-home .box {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px;
}
.services-home .txt, .services-home .txt-overlay {
    position: absolute;
    height: 580px;
    width: 430px;
    left: 10px;
    top: 10px;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 50px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.services-home .txt {
    background: rgba(0,0,0,0.5);
	opacity:1;
}
.services-home h3, .services-home .txt-overlay h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 600;
}
.services-home .txt .material-icons {
    color: #fff;
    font-size: 50px;
    position: absolute;
    top: 84%;
	opacity:1;
}

.services-home .txt:hover {
	opacity:0 !important;
}
.services-home .txt-overlay {
    opacity: 0;
}
.services-home .txt-overlay p {
    padding-top: 100px;
    color: #fff;
    width: 61%;
}
.services-home .txt-overlay a {
    color: #fff !important;
    background-image: linear-gradient(to top, #f2f2f2 0px, #f2f2f2 0px), linear-gradient(to top, rgba(28,28,28,0.1) 0px, rgba(28,28,28,0.1) 0px) !important;
    position: absolute;
    top: 87%;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600 !important;
    font-size: 14px;
}
.services-home .txt-overlay:hover {
    background: #18a1dc;
    opacity: 1;
}
/*END SERVICES*/
.mission-home {
    padding: 50px 0;
}
.mission-home .box {
    padding: 17px;
}
.mission-home .material-icons {
    float: left;
    width: 12%;
    font-size: 40px;
    color: #0092d3;
    height: 140px;
}
.mission-home .material-symbols-outlined {
    float: left;
    width: 12%;
    font-size: 40px;
    color: #0092d3;
    height: 140px;
}
.mission-home .txt {
    background-color: #fff;
    padding: 43px 72px 0;
    height: 210px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.mission-home p {
    margin-bottom: 10px;
}
.programs-home {
   height: 500px;
}
	.programs-home .image .vc_column-inner {
    background-repeat: no-repeat;
    background-position: center;
}
.programs-home .info .vc_column-inner {
    background-repeat: no-repeat;
    background-size: 44%;
    background-position: right;
}
.programs-home .txt {
    padding: 40px 60px 20px;
    width: 65%;
}
.programs-home .bttn {
	margin-left:60px;	
}

/*END HOMEPAGE*/
/*INTERNAL PAGES*/
.page-header {
    background-image:url(http://skillednursingpharmacy.urbangekodemo.com/wp-content/uploads/2022/06/banner-int-default.jpg);
}
.page-header:after {
    content: '';
    background-image: url(http://skillednursingpharmacy.urbangekodemo.com/wp-content/uploads/2022/06/slider-divider-new.svg);
    background-repeat: no-repeat;
    width: 742px;
    height: 644px;
    display: block;
    position: absolute;
    z-index: 0;
    right: -71px;
    top: -144px;
    background-size: cover;
    transform: rotate(22deg);
}
.breadcrumbs-wrapper .breadcrumbs a, .breadcrumbs-wrapper .breadcrumbs span {
    font-weight: 400 !important;
}
.top-txt {
	
}
.top-txt h1 {
    font-size: 30px;
    margin-bottom: 15px;
}
.top-txt h2 {
    font-size: 20px;
    color: #3baee0;
}
.top-txt .title {
	
}
.top-txt .txt {
    border-left: 1px solid #84cccf;
    padding-left: 50px;
}
.top-txt .txt p {
    font-size: 20px;
}
.about-video {
    padding: 50px 0;
}
.about-video .cont {
    padding: 40px 0 0;
}
.about-video .txt {
    padding-right: 50px;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0;
}
.team {
    padding: 50px 0;
}
.team .cont {
    padding: 50px 0 0;
}
.team .txt {
    background-color: #fff;
    padding: 32px 50px 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    height: 360px;
    margin: 0 20px;
}
.team .material-symbols-outlined {
	font-size: 80px;
    color: #0092d3;
}
.team p {
    margin: 0 0 10px;
}
.bottom-area, .bottom-resp {
    padding: 50px 0 0;
}
.bottom-resp {
	display:none;
}
.bottom-area .cont, .bottom-resp .cont {
    padding: 50px 0 0;
}
.bottom-area .txt, .bottom-resp .txt {
    padding: 30px;
    background-color: #f0f5f7;
}
.bottom-area h3, .bottom-resp h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}
.bottom-area h6, .bottom-resp h6 {
    font-size: 12px !important;
    line-height: 2;
}
.bottom-area .image {
	
}
/*CONTACT US*/
.contact {
    padding: 50px 0;
}
.contact .txt, .contact .divider {
	width:75%;
}
.contact h2 {
    font-size: 20px;
    color: #18a1dc;
    padding-bottom: 30px;
}
.contact h3 {
    font-size: 18px;
}
.contact .info {
    padding-bottom:20px;
}
.contact .info p {
    display: inline-flex;
    align-items: center;
}
.contact .material-symbols-outlined {
    color: #6fc2c5;
    padding-right: 10px;
}
.form-cont {
	
}
.col1-form {
	width:100%;
}
.col2-form {
	width:49%;
}
.right {
	float:right;
}
.left {
	float:left;
}
input[type='submit'] {
    border: 2px solid #18a1dc !important;
    background-color: #18a1dc !important;
}

/*END CONTACT US*/
/*INNOVATION*/
.inn-txt {
   padding:20px 0;
}
.inn-txt h2 {
    font-size: 27px;
    margin-bottom: 15px;
    margin-top: 0;
    line-height: 1.3;
}

.inn-process {
    padding: 50px 0;
}
.inn-process .box {
    padding: 17px;
}

.inn-process .material-symbols-outlined {
    float: left;
    width: 12%;
    font-size: 40px;
    color: #0092d3;
    height: 140px;
}
.inn-process .txt {
    background-color: #fff;
    padding: 25px 70px 0;
    height: 210px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.inn-process p {
    margin-bottom: 10px;
}
.web-process {
	padding:50px 0;
}

.web-process .txt {
    text-align: center;
    padding: 30px;
    border: 1px solid #c2e4f3;
    margin: 10px 5px;
    min-height: 238px;
}
.web-process .material-symbols-outlined {
    color: #0092d3;
    font-size: 50px;
}
.benefits03, .benefits02 {
    padding: 50px 0;
}
.benefits03 .txt strong, .benefits02 .txt strong, .web-process .txt strong, .inn-process .txt strong {
    text-transform: uppercase;
}

.benefits02  {
    padding: 50px 0;
}
.benefits03 .cont {
    padding: 50px 0 25px;
}
.benefits03 .txt, .benefits02 .txt  {
    background-color: #fff;
    padding: 32px 50px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    margin: 0 20px;
	text-align:center
}
.benefits02 .txt {
    min-height: 380px;
    margin-bottom: 40px;
}
.benefits02 h2 {
    margin-bottom: 50px !important;
}
.benefits03 .material-symbols-outlined, .benefits02 .material-symbols-outlined {
	font-size: 70px;
    color: #0092d3;
}
.highlights {
    min-height: 400px;
}
.highlights .image .vc_column-inner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.highlights .txt {
    padding: 40px 60px 20px;
    width: 90%;
}
.highlights .txt-left {
    padding: 40px 110px 20px;
}
/*END INNOVATION*/
/*PROGRAMS*/
.txt-center {
	
}
.programs-int {
	padding:50px 0;
}

.programs-int .txt {
    text-align: center;
    padding: 30px;
    border: 1px solid #c2e4f3;
    margin: 10px 5px;
    min-height: 330px;
}
.programs-int .material-symbols-outlined {
    color: #0092d3;
    font-size: 50px;
}
.icon-txt {
    padding: 50px 0;
}
.icon-txt .material-symbols-outlined {
    float: left;
    width: 10%;
    font-size: 40px;
    color: #0092d3;
    min-height: 100px;
}
.icon-txt p {
    margin-bottom: 10px;
}
/*END PROGRAMS*/
/*RESOURCES*/
.login {
	
}
.login .cont {
    padding: 50px 0;
}
.login .box {
    text-align: center;
    padding: 30px 0 35px;
    border: 1px solid;
}
.login h3 {
    font-size: 17px;
    margin-bottom: 35px;
    text-transform: uppercase;
}
.login a {
    background-image: none !important;
    color: #fff !important;
    text-transform: uppercase;
    padding: 12px 30px;
	opacity:0.7;
}
.login a:hover {
    opacity:1;
}
.login .material-symbols-outlined {
	font-size:50px;
}
.login .grey, .login .grey .material-symbols-outlined {
	color:#8aa6b3;
}
.login .blue, .login .blue .material-symbols-outlined {
	color:#0092d3;
}
.login .green, .login .green .material-symbols-outlined {
	color:#6fc3c6;
}
.login .yellow, .login .yellow .material-symbols-outlined {
	color:#ffae23;
}
.login .grey a {
	background-color:#8aa6b3;
}
.login .blue a {
	background-color:#0092d3;
}
.login .green a {
	background-color:#6fc3c6;
}
.login .yellow a {
	background-color:#ffae23;
}
h2.wpb_heading.wpb_video_heading {
    font-size: 16px;
    border-bottom: 1px solid #84cccf;
    padding-bottom: 16px;
    text-transform: uppercase;
}
/*END RESOURCES*/
/*END INTERNAL PAGES*/
/*FOOTER*/
footer#site-footer .grid-container {
    padding-top: 30px;
    padding-bottom: 30px;
}
footer#site-footer .widget-area, footer#site-footer .widget_tag_cloud .tagcloud .tag-cloud-link {
    border: none;
}
footer#site-footer .copyright-section .footer_text {
    font-size: 14px;
}
.widget ul li a {
    font-size: 15px;
}
h4.widget-title {
    font-size: 16px;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    color: #fff !important;
}
.large-up-5 > .cell:first-child {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(184,184,199,0.1);
    padding-bottom: 10px;
    margin-bottom: 40px;
}
.large-up-5 > .cell:first-child p {
    font-size: 16px;
    margin-bottom: 0;
}
.large-up-5 > .cell {
    width: 33.33%;
}
.large-up-5 > .cell:last-of-type {
    display:none;
}

footer#site-footer #text-2 a {
    color:#0092D5 !important;
	background-image: linear-gradient(to top, #0092D5 0px, #0092D5 0px), linear-gradient(to top, rgba(0, 146, 213, 0.1) 0px, rgba(0, 146, 213, 0.1) 0px) !important;
}
footer#site-footer .widget-area .cell aside, footer#site-footer .copyright-section .cell aside {
    padding-bottom: 0;
}
footer#site-footer img {
	width:80%;
}
.widget {
    margin-bottom: 20px;
}
.social {
	
}
.social i {
    font-size: 20px;
    padding: 0 0 0 40px;
}
.social a:hover {
    color:#0092D5 !important;
	background-image:none !important
}
/*END FOOTER*/
/*RESPONSIVE*/
@media (max-width: 1920px) {
	.inn-process .txt {
    padding: 25px 45px 0;
    height: 175px;
}
}
@media (max-width: 1680px) {
	.page-header:after {
    width: 726px;
    right: -233px;
}
	.mission-home .txt {
    height: 188px;
}
	.top-menu {
    right: 11.5%;
}
	.page-id-4202 .benefits03 .txt {
    min-height: 285px;
}
}
@media (max-width: 1600px) {
	.top-menu {
    right: 9.5%;
}
}
@media (max-width: 1440px) {
	.programs-home {
    height: 420px;
}
	.programs-home .txt {
    padding: 40px 60px 0;
    width: 74%;
}
	.programs-home .info .vc_column-inner {
    background-size: 49%;
    background-position: 123% center;
}
	.top-menu {
    right: 4.5%;
}
}
@media (max-width: 1366px) {
	.page-header .title-section .title-section-wrapper .title-wrapper .page-title-wrapper .page-title, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-login-wrap .title-wrapper .page-title-wrapper h1, body.woocommerce-account .login-cells .login-content .login-content-inner #bb-register-wrap .title-wrapper .page-title-wrapper h1 {
    font-size: 25px !important;
}
	.boxed-row {
    max-width: 95%;
}
	.header-sections.grid-x.align-middle {
    padding: 0 30px;
}
	.services-home .box {
    height: 566px;
}
	.services-home .txt, .services-home .txt-overlay {
    height: 546px;
    width: 413px;
}
	footer#site-footer .grid-container {
    max-width: 90%;
}
	.txt-center {
    padding: 0 30px;
}
	.cont-resp {
    padding: 0 100px;
}
}
@media (max-width: 1360px) {
}
@media (max-width: 1280px) {
	.top-menu-email {
    margin-left: 20px;
}
	.top-menu {
    right: 4%;
}
	.about-home {
    padding: 20px 0;
}
	.about-home h2 {
    font-size:28px;
}
	.services-home .box {
    height: 520px;
}
	.services-home .txt, .services-home .txt-overlay {
    height: 500px;
    width: 386px;
}
	.programs-home .txt {
    padding: 40px 40px 0;
    width: 78%;
}
	.team .txt {
    padding: 20px 37px 0;
}
}
@media (max-width: 1024px) {
	.grid-container {
    padding-right: 30px;
    max-width: 100%;
    padding-left: 30px !important;
}
	.page-header:after {
    width: 518px;
    right: -233px;
    height: 441px;
    top: -74px;
}
	.about-home .vc_col-sm-4, .about-home .vc_col-sm-8 {
    width: 50%;
}
	.about-home .txt {
    padding-top: 0;
}
	.services-home .box {
    height: 450px;
}
	.services-home .txt, .services-home .txt-overlay {
    height: 430px;
    width: 306px;
}
	.mission-home .txt {
		height: 200px;
		padding: 30px;
}
	.programs-home .txt {
    width: 100%;
}
	.programs-home .info .vc_column-inner {
    background-size: 72%;
    background-position: 236% center;
}
	footer#site-footer .grid-container {
    max-width: 95%;
}
	.social i {
    padding: 0 0 0 20px;
}
	.inn-process .txt {
    padding: 25px 25px 0;
    height: 206px;
}
	.highlights .txt {
    padding: 0 20px 0 40px;
    width: 90%;
}
	.highlights .txt-left {
    padding: 20px 40px 20px;
}
	.cont-resp {
    padding: 0 20px;
}
	.page-id-4153 .inn-process .txt {
    height: 228px;
}
	.page-id-4153 .material-symbols-outlined {
    height: 162px;
}
	.benefits03 .txt {
    min-height: 390px;
}
	.benefits02 .txt {
    min-height: 486px;
}
	.web-process .txt {
    min-height: 253px;
}
	.page-id-4202 .benefits03 .txt {
    min-height: 407px;
}
	.about-video .cont {
    padding: 40px 40px 0;
}
	.login .box {
    padding: 30px;
}
	.login a {
    padding: 12px;
}
	.team .txt {
    padding: 20px 20px 0;
    height: 403px;
}
	.bottom-area {
    display:none;
}
.bottom-resp {
	display:block;
}
}
@media (max-width: 768px) {
	.page-header:after {
    width: 472px;
    right: -207px;
    height: 406px;
    top: -51px;
    transform: rotate(15deg);
}
	.about-home .vc_col-sm-4, .about-home .vc_col-sm-8 {
    width: 100%;
    text-align: center;
}
	.about-home {
    padding: 0;
}
	.about-home .bttn {
    margin-right: 30px;
}
	.services-home .box {
    height: 350px;
}
	.services-home .txt, .services-home .txt-overlay {
    height: 330px;
    width: 224px;
    padding: 20px;
}
	.services-home h3, .services-home .txt-overlay h3 {
    font-size: 25px;
}
	.services-home .txt .material-icons {
    font-size: 40px;
    top: 79%;
}
	.services-home .txt-overlay p {
    padding-top: 40px;
    width: 85%;
}
	.mission-home .txt {
    padding: 20px;
}
	.mission-home .material-icons {
    width: 15%;
    font-size: 35px;
}
	.programs-home {
    height: 500px;
}
	.programs-home .txt {
    padding: 30px 30px 0;
}
	.programs-home .info .vc_column-inner {
    background-size: 109%;
    background-position: 200px center;
}
	.large-up-5 > .cell:first-child {
    width: 100%;
    display: block;
    text-align: center;
    padding-bottom: 20px;
}
	footer#site-footer img {
    width: 25%;
}
	.large-up-5 > .cell {
    width: 33.33%;
}
	footer#site-footer .copyright-section {
    padding-top: 40px;
}
	footer#site-footer .copyright-section .grid-x .cell {
    padding-bottom: 10px;
}
	.inn-txt .vc_col-sm-6, .reverse02 .vc_col-sm-6, .col-resp .vc_col-sm-6, .cont-resp .vc_col-sm-8, .icon-txt .vc_col-sm-6, .benefits03 .vc_col-sm-4, .benefits02 .vc_col-sm-6  {
    width: 100%;
}
	.icon-txt .vc_col-sm-6 {
    padding: 0 40px !important;
}
	.benefits03 .vc_col-sm-4 {
    margin-bottom: 30px;
}
	.reverse02 {
		flex-direction: column-reverse;
	}
	.highlights .image {
		height:400px;
	}
	.inn-process .material-symbols-outlined {
    width: 16%;
    font-size: 30px;
    height: 185px;
}
	.inn-process .txt {
    height: 265px;
}
	.image-resp {
		display:none;
	}
	.page-id-4153 .inn-process .txt {
    height: 292px;
}
	.page-id-4153 .material-symbols-outlined {
    height: 215px;
}
	.web-process .txt {
    min-height: 302px;
}
	.benefits03 .txt, .benefits02 .txt, .page-id-4202 .benefits03 .txt {
    min-height: unset;
}
	.login .vc_col-sm-3 {
    width: 50%;
}
	.login .box {
    padding: 30px 10px;
    margin-bottom: 30px !important;
}
	.team .vc_col-sm-4 {
    width: 100%;
}
	.team .txt {
    padding: 20px 40px 30px;
    height: auto;
    margin: 20px;
}
}
@media (max-width: 600px) {
	.reverse {
    flex-direction: column-reverse;
}
	.page-header:after {
    top: -55px;
}
	.grid-container {
    padding-right: 0;
    padding-left: 0 !important;
}
	.about-home h2 {
    font-size: 24px;
}
	.about-home .bttn {
    margin-right: 10px;
}
	.services-home {
    padding: 50px 20px;
    overflow: auto !important;
    width: 100% !important;
    max-width: 100% !important;
}
	.services-home .txt, .services-home .txt-overlay {
    width: 313px;
}
	h2 {
    font-size: 26px;
    font-weight: 600;
}
	.mission-home .txt {
    height: auto;
}
	.programs-home {
    height: auto;
}
	.programs-home .image {
    height: 400px;
}
	footer#site-footer img {
    width: 45%;
}
	footer#site-footer {
    padding: 0 20px;
}
	.large-up-5 > .cell:last-of-type {
    display:none;
}
	.large-up-5 > .cell {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}
	footer#site-footer .copyright-section {
    padding-top: 0;
}
	.txt-center {
    padding: 0 20px;
}
	.highlights .txt, .highlights .txt-left {
    padding: 10px 30px;
}
	.inn-process .txt {
    padding: 25px;
    height: auto;
}
	.icon-txt .material-symbols-outlined {
    float: none;
    width: 100%;
    min-height: unset;
    padding-bottom: 20px;
}
	.icon-txt .vc_col-sm-6 {
    text-align: center;
}
	.page-id-4153 .inn-process .txt {
    height: auto;
}
	.web-process .txt {
    min-height: unset;
}
	.login .vc_col-sm-3 {
    width: 100%;
}
	.top-txt {
    padding: 0 30px;
    text-align: center;
}
	.top-txt .txt {
    border-left: none;
    padding-left: 0;
    border-top: 1px solid #84cccf;
    padding-top: 20px;
}
	.about-video .txt {
    padding-right: 0;
}
	.bottom-resp {
    padding: 30px;
}
	.contact {
    padding: 0 30px;
}
	.contact .txt, .contact .divider {
    width: 100%;
}
	.left, .right {
    float: none;
}
	.col2-form {
    width: 100%;
}
}
/*END RESPONSIVE*/
